func runtime.getWeakHandle
3 uses
runtime (current package)
mheap.go#L2528: if handle := getWeakHandle(p); handle != nil {
mheap.go#L2587: handle = getWeakHandle(p)
mheap.go#L2601: func getWeakHandle(p unsafe.Pointer) *atomic.Uintptr {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)